core: Actually allow none in ostree_parse_refspec()
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 6 Apr 2015 16:08:27 +0000 (12:08 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 6 Apr 2015 16:08:27 +0000 (12:08 -0400)
commitf2b2d7c3f2f773d74244f7c141f55af3efd60517
treeb1cdc72495c49a268aa5d2c9e1b12f3974675e2a
parentf01fceb5d7f685760aef1e3b6ad58a066e0b39a0
core: Actually allow none in ostree_parse_refspec()

Both 'out_remote' and 'out_ref' parameters already have the (allow-none)
annotation but that wasn't actually true.
src/libostree/ostree-core.c